iT邦幫忙

2024 iThome 鐵人賽

DAY 11
0

最後我們要學習的函數類型為日期函數,日期單列函數是將日期資料轉換成單列格式的函數,這類函數通常用於將時間序列或日期範圍壓縮成單列,便於數據框架處理和運算。將年份、月份、日期等資料結合成一個欄位,方便在分析過程中進行篩選、排序或分組。
一、 SYSDATE:取得目前系統之日期
https://ithelp.ithome.com.tw/upload/images/20240924/201692212t5OjlidMu.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221fRmPwLViYk.png

二、 MONTHS_BETWEEN:計算兩日期之間所間隔的月份數
https://ithelp.ithome.com.tw/upload/images/20240924/20169221UTrSScrDja.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221IENt1w7Z9Z.png

三、 NUMTOYMINTERVAL:將輸入的區間日期單位轉換成年
https://ithelp.ithome.com.tw/upload/images/20240924/20169221bdj9utYPlK.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221w7zQyqGe66.png

四、 NUMTODSINTERVAL: 將輸入的區間日期單位轉換成日
https://ithelp.ithome.com.tw/upload/images/20240924/201692217s11NuuFce.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221c7aUzFxX8C.png

五、 ADD_MONTHS:輸入一個日期,並計算加上n個月後的日期
https://ithelp.ithome.com.tw/upload/images/20240924/20169221OAZuAFkmrz.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221k1qXWbo0rV.png

六、 NEXT_DATE:假設今天星期一,計算下個星期一的日期
https://ithelp.ithome.com.tw/upload/images/20240924/20169221IxhwZlVUyO.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221yQ0vy22B4H.png

七、 LAST_DATE:計算輸入的日期所在月份的最後一天之日期
https://ithelp.ithome.com.tw/upload/images/20240924/201692216jG7yosCc4.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221gnu2edXvnj.png

八、 Date+Number:計算n天之後的日期
https://ithelp.ithome.com.tw/upload/images/20240924/20169221gyGphZK0hp.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221fKBDsZvo1c.png

九、 Date-Number:計算n天之後的日期
https://ithelp.ithome.com.tw/upload/images/20240924/20169221AyoNf5Vtfv.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221xSvAESiWBk.png

十、 Date1-Date2:計算兩個日期之間的天數
https://ithelp.ithome.com.tw/upload/images/20240924/20169221qi20VFDGZA.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221VHaxGfOiPJ.png

十一、 Date+Number除以24:計算n小時之後的日期
https://ithelp.ithome.com.tw/upload/images/20240924/201692212OwvzBF4dr.png
https://ithelp.ithome.com.tw/upload/images/20240924/20169221yP2TXLis1U.png


上一篇
DAY10字符函數
下一篇
DAY12隱性轉換與顯性轉換
系列文
oracle資料庫實作學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言